Mailbox Constructor (String) |
Initializes a new instance of the Mailbox class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Mailbox(
string emailAddress
)
Public Sub New (
emailAddress As String
)
Parameters
- emailAddress
- Type: SystemString
See Also